<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@charset "utf-8";*/
/*å®¢æœä»£ç&nbsp;css é‡‘æ€ç»ª*/
.cus_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.cus_bar ul li{width:180px;height:53px;font:16px;line-height:53px;color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.cus_bar .cus_top{ background:#ff4a00 url(../images/cus_top.png) no-repeat 0 0;}
.cus_bar .cus_phone{background:#ff4a00 url(../images/cus_tel.png) no-repeat 0 0px;}
.cus_bar .cus_phone a{ color:#FFFFFF; }
.cus_bar .cus_qq{text-indent:0;background:#ff4a00 url(../images/cus_qq.png) no-repeat 0 0px;}
.cus_bar .cus_ercode{background:#ff4a00 url(../images/cus_wx.png) no-repeat 0 0px;}
.cus_bar .cus_qrcode{background:#ff4a00 url(../images/cus_qr.png) no-repeat 0 0px;}
.cus_qr{padding:0 29px 25px 29px;}
.cus_qq a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
@media screen and (min-width: 1420px) {/* æ‰§è¡Œ1200pxç‰ˆçš„css*/   
}
@media screen and (min-width: 1220px) and (max-width: 1419px) { /*æ‰§è¡Œ1000pxç‰ˆçš„css*/  
}
@media screen and (min-width: 750px) and (max-width: 1219px) { /*æ‰§è¡Œ750pxç‰ˆçš„css*/  
}
@media screen and (max-width: 749px) { /*æ‰§è¡Œ100%å®½åº¦ç‰ˆçš„css*/  
.cus_conct{ display:none;}
}</pre></body></html>